PAGE 1

Wave Equation (d'Alembert solution)

we have been looking at standing waves

A diagram showing a standing wave oscillating between a solid upper curve and a dashed lower curve, with a vertical double-headed arrow in the center indicating the oscillation.

but that can also be viewed as a combination of two traveling waves moving in opposite directions

A sequence of two diagrams. The first shows a single wave pulse on a string. The second shows two smaller wave pulses moving away from each other, indicated by arrows pointing left and right.

we can see this in the Fourier series solution:

Problem A:

\[ y(x,t) = \sum_{n=1}^{\infty} A_n \cos\left(\frac{n\pi at}{L}\right) \sin\left(\frac{n\pi x}{L}\right) \]

we know \[ 2 \sin A \cos B = \sin(A+B) + \sin(A-B) \]

rewrite the solution

\[ y(x,t) = \underbrace{\frac{1}{2} \sum_{n=1}^{\infty} A_n \sin\left(\frac{n\pi}{L}(x+at)\right)}_{\substack{\text{LEFT moving wave} \\ \text{magnitude } \frac{1}{2} A_n}} + \underbrace{\frac{1}{2} \sum_{n=1}^{\infty} A_n \sin\left(\frac{n\pi}{L}(x-at)\right)}_{\text{same but moving RIGHT}} \]
PAGE 2

d'Alembert solution was from 1747 (60 years before Fourier)

\[ y_{tt} = a^2 y_{xx} \]
\[ \underbrace{-\infty < x < \infty}_{\text{no BCs}} \]
\[ t > 0 \]
ICs:
\[ y(x,0) = f(x) \] initial displacement
\[ y_t(x,0) = g(x) \] initial velocity

d'Alembert: observer moving w/ a wave would see a wave that never changes

→ use that as the coordinate system

follow wave moving right: \[ \frac{dx}{dt} = a \quad \rightarrow \quad x - at = \text{constant} \]
left: \[ \frac{dx}{dt} = -a \quad \rightarrow \quad x + at = \text{constant} \]
let \[ \begin{cases} \xi = x + at \\ \eta = x - at \end{cases} \]
rewrite \[ y_{tt} = a^2 y_{xx} \]
PAGE 3
\[ y_x = \frac{\partial y}{\partial x} = \frac{\partial y}{\partial \xi} \frac{\partial \xi}{\partial x} + \frac{\partial y}{\partial \eta} \frac{\partial \eta}{\partial x} \]
\( \rightarrow y_x = y_{\xi} + y_{\eta} \)
\[ y_t = a(y_{\xi} - y_{\eta}) \] \[ y_{xx} = y_{\xi\xi} + 2y_{\xi\eta} + y_{\eta\eta} \] \[ y_{tt} = a^2(y_{\xi\xi} - 2y_{\xi\eta} + y_{\eta\eta}) \]

Sub into \( y_{tt} = a^2 y_{xx} \)

we get

\[ y_{\xi\eta} = 0 \]

Integrate with respect to \( \xi \) : \( y_{\eta}(\xi, \eta) = \phi(\eta) \)

again : \( y(\xi, \eta) = \Phi(\eta) + \Psi(\xi) \)

back to \( x \) and \( t \)

\[ y(x, t) = \phi(x - at) + \psi(x + at) \]
PAGE 4

ICs:

  • \( y(x, 0) = f(x) \) displacement
  • \( y_t(x, 0) = g(x) \) velocity
\[ y(x, t) = \phi(x - at) + \psi(x + at) \]
\[ f(x) = \phi(x) + \psi(x) \]
\[ y_t(x, t) = \frac{\partial \phi}{\partial (x - at)} \frac{\partial (x - at)}{\partial t} + \frac{\partial \psi}{\partial (x + at)} \frac{\partial (x + at)}{\partial t} \]

at \( t = 0 \)

\[ g(x) = \phi'(x) \cdot -a + \psi'(x) \cdot a \]

or

\[ g(x) = -a \phi'(x) + a \psi'(x) \]

integrate from \( x_0 \) to \( x \)

\[ \int_{x_0}^{x} g(s) ds = -a \phi(x) + a \psi(x) \]

Solve 1st and 3rd eqs simultaneously

PAGE 5

\[ \phi(x) = \frac{1}{2} f(x) - \frac{1}{2a} \int_{x_0}^{x} g(s) ds \]

\[ \psi(x) = \frac{1}{2} f(x) + \frac{1}{2a} \int_{x_0}^{x} g(s) ds \]

then we get

\[ y(x,t) = \frac{1}{2} [f(x-at) + f(x+at)] + \frac{1}{2a} \int_{x-at}^{x+at} g(s) ds \]

Example

\[ f(x) = \sin(x) \]

\[ g(x) = 0 \]

\[ a = 1 \]

A graph of a sine wave function on a coordinate system with x and y axes.

\[ y(x,t) = \frac{1}{2} [\sin(x-t) + \sin(x+t)] \]

half of initial to each direction at speed of \( a \)

PAGE 6

Example

\[ f(x) = \begin{cases} 1 & -1 < x < 1 \\ 0 & \text{else} \end{cases} \]

\[ g(x) = 0 \]

\[ a = 1 \]

\[ y(x,t) = \frac{1}{2} [f(x-t) + f(x+t)] \]

A graph of a rectangular pulse function centered at the origin with height 1 and width from -1 to 1.
A graph showing the pulse splitting into two overlapping rectangular pulses of height 1/2, creating a stepped shape with a central peak of height 1.
A graph showing two rectangular pulses of height 1/2 moving away from each other, with arrows indicating direction of travel.
A graph showing two distinct rectangular pulses of height 1/2 fully separated on the x-axis, moving in opposite directions.

width is 2 (same as \( f(x) \))

PAGE 7

Example: Initial Velocity Pulse

\( f(x) = 0 \)

\( g(x) = \begin{cases} V_0 & \text{if } |x| < K \\ 0 & \text{else} \end{cases} \)

\[ y(x,t) = \frac{1}{2a} \int_{x-at}^{x+at} g(s) ds \]

A graph of the initial velocity function g(x). It shows a rectangular pulse of height V_0 centered at the origin, extending from -K to K on the x-axis.

initial velocity NOT displacement

Evolution of Displacement

Displacement is the accumulation under \( g(x) \).

A graph showing the initial state at t=0 where the displacement y is zero everywhere along the x-axis.

Short time later

As \( t \) increases, center goes up because more area under \( g(x) \) is accumulated.

A graph showing a trapezoidal wave pulse forming and splitting. Arrows indicate the pulse is propagating outwards in both directions along the x-axis.

And the initial then propagates away.

A graph showing the long-term state where a constant non-zero displacement level has been reached across the center of the string.

String does NOT come back to \( y = 0 \)